Skip to content

Add fluid splitter block#35

Merged
CoderJoeW merged 2 commits intomainfrom
add-fluid-splitter
Mar 19, 2026
Merged

Add fluid splitter block#35
CoderJoeW merged 2 commits intomainfrom
add-fluid-splitter

Conversation

@CoderJoeW
Copy link
Copy Markdown
Owner

Summary

  • Add fluid splitter block — pulls fluid from the input face (opposite of facing) and pushes to the first available neighbor on any output face, mirroring the power splitter for the fluid system
  • CraftEngine config with facing + fluid properties (6 directions × 3 fluid states), recipe: 4 iron ingots
  • Update /new-block skill to fix inaccurate field names (additionalBlockIds), add ADJACENT_FACES and fluid transfer ordering guidance, and include transport/utility system types

Pulls fluid from the input face (opposite of facing) and pushes it to the
first available neighbor on any of the 5 output faces. Mirrors the power
splitter behavior for the fluid system.
Fix BlockDescriptor field names (additionalBlockIds, not allRegistrableIds),
add ADJACENT_FACES and fluid transfer ordering guidance, add transport and
utility system types, and update the checklist.
@CoderJoeW CoderJoeW merged commit d6be6cf into main Mar 19, 2026
3 checks passed
@CoderJoeW CoderJoeW deleted the add-fluid-splitter branch March 19, 2026 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant